home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
comm
/
mail
/
AEMail230.lha
/
aemail230
/
arexx
/
ARexx.readme
< prev
next >
Wrap
Text File
|
2000-03-11
|
3KB
|
77 lines
ARexx.readme
March 31, 2000
This directory contains several ARexx scripts that can be used with AEMail.
You should read the .readme file associated with each script before using
the script.
The scripts are:
Addtogrp.aem This script is used to add To: and cc: names from a
received message to a group entry in the Address Book.
compose.aem This script will enter the compose screen of AEMail to
Send or Queue a message from a pre-built text file.
DB2ABK.aem This script will copy email addresses from a data base
to the Address Book.
deladrgrp.aem This script will allow you to delete an email address
embedded in a message from a group entry in your
Address Book. It is very handy to delete addresses
that have been rejected as non-existant when a message
has been sent to a group.
Form.aem This script processes Forms sent as email from a
browser.
GrptoList.aem Creates an ASCII list of email addresses from a group
entry in the Address Book.
html.aem This script is used to read html email attachments
using your browser. It will work with either IBrowse
or AWeb. It can also be attached to a function key and
used to activate your browser to display a web address
that is contained within a message.
html2.aem This script is similar to html.aem but allows you to
select between a list of browsers to display your html
attachments or to display a web address. It is
pre-configured to work with IBrowse 1.x, IBrowse 2.x
and AWeb.
Listtogrp.aem Takes an ASCII list of email addresses and adds them to
a group in the Address Book.
mailto.aem This script is a universal script that uses AEMail as a
"mailto" agent in a browser. AEMail can be running
when this script is executed.
Modgrpnknm.aem This script is used to modify a group nickname in the
Address Book.
placeaddr.aem This script is used to add an email address embedded in
a message to your Address Book as an individual entry.
placegrp.aem This script is used to add an email address embedded in
a message to your Address Book as part of a group
entry.
sendmsg.aem This script is used to compose a message to a person
whose email address is embedded in a message.
subscribe.aem This script is used to add names to a group entry in the
Address Book for individuals that subscribe or
unsubscribe to a mailing list.
A script called "AEMAIL_TOFRONT.aem" is also included for inclusion in
browsers that open on the Workbench to bring the AEMail screen to the front
and to close the browser.
This directory also contains an alternate "mailcap" file which can be used
to implement reading of html attachments (to be used with html.aem).
The file "AEMail-ARexx.doc" is an extraction of the ARexx portion of the
AEMail.doc file and can be printed out as separate ARexx documentation.